Skip to content

Conversation

Centril
Copy link
Contributor

@Centril Centril commented Aug 30, 2019

Successful merges:

Failed merges:

r? @ghost

dns2utf8 and others added 20 commits August 6, 2019 10:48
…umeGomez

Match the loop examples

The idea is to show the usefulness of the expression side by side.
Constify LinkedList new function

Change the `LinkedList::new()` function to become a const fn, allowing the use in constant context.
…on, r=kinnison

[rustdoc] Fix system theme detection

Fixes rust-lang#63830

The problem is that it returns the property "entirely" (so with the quotes in our case). Removing them fixes the issue.

cc @fenhl

r? @kinnison
…, r=Mark-Simulacrum

Add missing links on AsRef trait

cc @rust-lang/docs
 miri: detect too large dynamically sized objects

Needed to make rust-lang/miri#929 pass.

r? @oli-obk
some const-eval test tweaks

Best reviewed commit-by-commit.

r? @oli-obk
@Centril
Copy link
Contributor Author

Centril commented Aug 30, 2019

@bors r+ p=7 rollup=never

@bors
Copy link
Collaborator

bors commented Aug 30, 2019

📌 Commit d997596 has been approved by Centril

@bors bors added the S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. label Aug 30, 2019
@bors
Copy link
Collaborator

bors commented Aug 30, 2019

⌛ Testing commit d997596 with merge fd68d02...

bors added a commit that referenced this pull request Aug 30, 2019
Rollup of 7 pull requests

Successful merges:

 - #62957 (Match the loop examples)
 - #63600 (Merge oli-obk mail addresses)
 - #63684 (Constify LinkedList new function)
 - #63847 ([rustdoc] Fix system theme detection)
 - #63999 (Add missing links on AsRef trait)
 - #64014 ( miri: detect too large dynamically sized objects )
 - #64015 (some const-eval test tweaks)

Failed merges:

r? @ghost
@bors
Copy link
Collaborator

bors commented Aug 31, 2019

☀️ Test successful - checks-azure
Approved by: Centril
Pushing fd68d02 to master...

@bors bors added the merged-by-bors This PR was explicitly merged by bors. label Aug 31, 2019
@bors bors merged commit d997596 into rust-lang:master Aug 31, 2019
@Centril Centril deleted the rollup-le667lp branch August 31, 2019 01:25
@Centril Centril added the rollup A PR which is a rollup label Oct 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merged-by-bors This PR was explicitly merged by bors. rollup A PR which is a rollup S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants